Param3Desc{}CommandName{selectItem}HelpPath{Special}OpenBrace{ }Parameters{handle gadget, int index}CloseBrace{}Description{Selects an item in a listbox or combobox.  The selected item is drawn in white with a blue background.  }ReturnDescription{}Param1{gadget}Param1Desc{Handle to a listbox or combobox gadget}Param2{index}Param2Desc{Index of item to select.  First item has an index of 0.}